翻訳と辞書
Words near each other
・ PZL SM-4 Łątka
・ PZL SW-4
・ PZL TS-11 Iskra
・ PZL TS-16 Grot
・ PZL TS-8 Bies
・ PZL W-3 Sokół
・ PZL WS Foka
・ PZL Ł.2
・ Python Patrol
・ Python Robotics
・ Python SCOOP (software)
・ Python Server Pages
・ Python Service Objects
・ Python Software Foundation
・ Python Software Foundation License
Python syntax and semantics
・ Python timoriensis
・ Python Tools for Visual Studio
・ Python-Ogre
・ PythonAnywhere
・ Pythonaster
・ Pythonect
・ Pythonella
・ Pythonesque (play)
・ Pythonichthys
・ Pythonichthys sanguineus
・ Pythonidae
・ Pythonides
・ Pythonomorpha
・ Pythons (album)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Python syntax and semantics : ウィキペディア英語版
Python syntax and semantics
The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted (by both the runtime system and by human readers).
==Design philosophy==

Python was designed to be a highly readable language.〔"Readability counts." - (PEP 20 - The Zen of Python )〕 It has a relatively uncluttered visual layout and uses English keywords frequently where other languages use punctuation. Python aims towards simplicity and generality in the design of its syntax, encapsulated in the mantra "There should be one—and preferably only one—obvious way to do it", from "The Zen of Python".
This mantra is deliberately opposed to the Perl and Ruby mantra, "there's more than one way to do it".

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Python syntax and semantics」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.